object CDROMOffer: TCDROMOffer Left = 311 Top = 155 BorderStyle = bsDialog Caption = 'CD-ROM' ClientHeight = 410 ClientWidth = 481 Font.Color = clBlack Font.Height = -17 Font.Name = 'Arial' Font.Style = [] PixelsPerInch = 120 Position = poScreenCenter Scaled = False OnShow = FormShow TextHeight = 19 object Label1: TLabel Left = 8 Top = 8 Width = 465 Height = 77 AutoSize = False Caption = 'Approximately every 3 months we produce a CD-Rom containing all ' + 'of our latest shareware evaluation products. This includes both' + ' our products and the products of Oakley Data Services as well a' + 's all available versions (DOS, Win 3.1, WIN 95, etc).' Font.Color = clBlack Font.Height = -15 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object Label2: TLabel Left = 8 Top = 92 Width = 465 Height = 61 AutoSize = False Caption = 'We include a copy of this CD-Rom FREE with all orders placed dir' + 'ectly with Insight Software Solutions. Our UK distributors, Oak' + 'ley Data Services, provides a "Best of British Shareware" CD-Rom' + '. ' Font.Color = clBlack Font.Height = -15 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object Label3: TLabel Left = 8 Top = 160 Width = 465 Height = 77 AutoSize = False Caption = 'Alternatively, we offer our CD-Rom for a $5.00 shipping and hand' + 'ling fee. Simply give us a call at 801-295-1890 to order. Or y' + 'ou may write us at Insight Software Solutions, Inc., P.O. Box 35' + '4, Bountiful, UT 84011, USA and include payment. ' Font.Color = clBlack Font.Height = -15 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object Label4: TLabel Left = 8 Top = 244 Width = 465 Height = 41 AutoSize = False Caption = 'Checks must be in U.S. dollars drawn on a U.S. bank. We can acc' + 'ept all major credit cards (VISA, MC, Amex, Discover).' Font.Color = clBlack Font.Height = -15 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object Label5: TLabel Left = 8 Top = 340 Width = 465 Height = 25 Alignment = taCenter AutoSize = False Caption = 'We reserve the right to cancel this offer without prior notice.' Font.Color = clNavy Font.Height = -15 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object Label6: TLabel Left = 8 Top = 292 Width = 465 Height = 41 AutoSize = False Caption = 'Please contact Oakley Data Services about ordering the "Best of ' + 'British Shareware" CD-Rom.' Font.Color = clBlack Font.Height = -15 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object OKButton: TButton Left = 200 Top = 372 Width = 89 Height = 33 Caption = '&Ok' TabOrder = 0 OnClick = OKButtonClick end end